home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / arexx / zedrexx.lha / ZedREXX / s / zedrexx-startup
Text File  |  1994-08-17  |  381b  |  11 lines

  1. ; ZedREXX 1.0 - Copyright (c) 1993-1994 Reality Check, Inc.
  2. ;               All Rights Reserved Worldwide
  3. Assign ZEDREXX: Work:ZedREXX
  4. Assign REXXLIBS: ZEDREXX:RexxLibs Add
  5. Assign LIBS: ZEDREXX:Libs ZEDREXX:RexxLibs ZEDREXX:Classes Add
  6. Assign C: ZedREXX:c Add
  7. Path ZedREXX:c Add
  8. ZEDREXX:c/AddREXXLibs >NIL: <NIL:
  9. Run >NIL: <NIL: ZEDREXX:c/Subvert
  10. Run >NIL: <NIL: ZEDREXX:c/zClsMgr
  11.